runtime.stwReason.String (method, view implemented interface methods)

3 uses

	runtime (current package)
		proc.go#L1365: func (r stwReason) String() string {
		proc.go#L1430: 	gp.m.preemptoff = reason.String()
		traceruntime.go#L364: 	tl.eventWriter(traceGoRunning, traceProcRunning).commit(traceEvSTWBegin, tl.string(reason.String()), tl.stack(2))